projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e5d887
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 19 Jul 2001 13:26:18 +0000
(13:26 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 19 Jul 2001 13:26:18 +0000
(13:26 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 99384062d4e75cee8941a006c39c40b1429e8efa..f1fef44b8673fd0da026ca5bb3506fe4ea431dde 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,7
@@
2001-07-19 Gerd Moellmann <gerd@gnu.org>
+ * font-lock.el (c++-keywords): Add Standard C++ operator names.
+
* mail/mh-utils.el (mh-find-progs): Also search in `lib'.
From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 505945e56b50530fc790be56449fbec34c6ce826..d22e90bb4eff984409ecd45c53161cd08fd0f65b 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2001-07-19 Gerd Moellmann <gerd@gnu.org>
+ * dispnew.c (update_window): Don't set the cursor at the end
+ of the update if display update has been paused.
+
* composite.h (syms_of_composite): Renamed from
syms_of_composition.